home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8446 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: ix.netcom.com!netnews
  2. From: judgemi@ix.netcom.com(Michael Judge )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MFC Question
  5. Date: 18 Feb 1996 16:11:29 GMT
  6. Organization: Netcom
  7. Message-ID: <4g7j3h$9ri@reader2.ix.netcom.com>
  8. References: <311FDD88.3D5E@idi.oclc.org>
  9. NNTP-Posting-Host: bos-ma9-15.ix.netcom.com
  10. X-NETCOM-Date: Sun Feb 18  8:11:29 AM PST 1996
  11.  
  12. In <311FDD88.3D5E@idi.oclc.org> Ron Unterreiner
  13. <runterreiner@idi.oclc.org> writes: 
  14. >
  15. >Does anybody know how to display directories and drives as folders in
  16. >ListBox control in MFC?  I tried using the CListBox::Dir method but it
  17.  
  18. >only lists the directories and drives on one line at a time with
  19. square 
  20. >brackets around them.  It doesn't list the directories as folders in a
  21.  
  22. >tree structure.  I would use the  CFileDialog class but I need to add 
  23. >some radio controls to the dialog box.  Any ideas?
  24.  
  25. In Visual C++4.0 there is a CTreeList control that will do this. if you
  26. are  not in 4.0 then you can check out a control called TList Pro from
  27. Bennet-Tec.
  28.  
  29. MJ
  30. judgemi@ix.netcom.com
  31.  
  32.